[][src]Function darknet_sys::resize_network

pub unsafe extern "C" fn resize_network(
    net: *mut network,
    w: c_int,
    h: c_int
) -> c_int