pub unsafe extern "C" fn cm_block_buffer_create_with_data(
data: *const c_void,
data_length: usize,
block_buffer_out: *mut *mut c_void,
) -> i32Expand description
Swift bridge function cm_block_buffer_create_with_data for the corresponding Apple API.