Function darknet::ffi::resize_network
[−]
[src]
pub unsafe extern "C" fn resize_network(
net: *mut network,
w: c_int,
h: c_int
) -> c_int