[][src]Function darknet_sys::find_replace

pub unsafe extern "C" fn find_replace(
    str: *mut c_char,
    orig: *mut c_char,
    rep: *mut c_char,
    output: *mut c_char
)