[][src]Function places_ffi::bookmarks_get_by_guid

#[no_mangle]pub extern "C" fn bookmarks_get_by_guid(
    handle: u64,
    guid: FfiStr<'_>,
    get_direct_children: u8,
    error: &mut ExternError
) -> ByteBuffer