[][src]Function ejdb_sys::bson_set_oid_fuzz

pub unsafe extern "C" fn bson_set_oid_fuzz(
    func: Option<unsafe extern "C" fn() -> c_int>
)

Set a function to be used to generate the second four bytes of an object id.

@param func a pointer to a function that returns an int.