[−][src]Function places_ffi::bookmarks_insert
#[no_mangle]pub unsafe extern "C" fn bookmarks_insert(
handle: u64,
data: *const u8,
len: i32,
error: &mut ExternError
) -> *mut c_char
Safety
Deref pointer, thus unsafe
#[no_mangle]pub unsafe extern "C" fn bookmarks_insert(
handle: u64,
data: *const u8,
len: i32,
error: &mut ExternError
) -> *mut c_char
Deref pointer, thus unsafe