Function deltachat::dc_context_new

source ·
#[no_mangle]
pub unsafe extern "C" fn dc_context_new(
    _os_name: *const c_char,
    dbfile: *const c_char,
    blobdir: *const c_char
) -> *mut dc_context_t