Function julia_sys::bitvector_resize [] [src]

pub unsafe extern "C" fn bitvector_resize(
    b: *mut u32,
    oldsz: u64,
    newsz: u64,
    initzero: c_int
) -> *mut u32