lz4::liblz4::LZ4F_getFrameInfo [] [src]

pub unsafe extern fn LZ4F_getFrameInfo(ctx: LZ4FDecompressionContext, frameInfoPtr: &mut LZ4FFrameInfo, srcBuffer: *const u8, srcSizePtr: &mut size_t) -> LZ4FErrorCode