Function x264_sys::x264::x264_nal_encode [] [src]

pub unsafe extern "C" fn x264_nal_encode(
    h: *mut x264_t,
    dst: *mut u8,
    nal: *mut x264_nal_t
)