Function x264_sys::x264::x264_param_parse [] [src]

pub unsafe extern "C" fn x264_param_parse(
    arg1: *mut x264_param_t,
    name: *const c_char,
    value: *const c_char
) -> c_int