[][src]Function open_cl_sys::heapsort_b

pub unsafe extern "C" fn heapsort_b(
    __base: *mut c_void,
    __nel: usize,
    __width: usize,
    __compar: *mut c_void
) -> c_int