Function darknet::ffi::load_image
[−]
[src]
pub unsafe extern "C" fn load_image(
filename: *mut c_char,
w: c_int,
h: c_int,
c: c_int
) -> image